Skip to content

Conversation

lau-yeexuan
Copy link
Collaborator

@lau-yeexuan lau-yeexuan commented Oct 13, 2025

  • This contribution adheres to CONTRIBUTING.md.

  • I've updated CHANGELOG.md if applicable.

  • I've added tests applicable for this pull request

What does this Pull Request accomplish?

Exclude GetTimingAttributeTimestamp from interpreter ignored functions. The nidaqmx.Timing.first_samp_timestamp_val now works because LibraryInterpreter contains the get_timing_attribute_timestamp method.

Why should this Pull Request be merged?

Fixes #639
AB#3064756

What testing has been done?

Tests to retrieve first_samp_timestamp_val of simulated 9205.

@lau-yeexuan lau-yeexuan force-pushed the users/yelau/fix_first_samp_timestamp_val_not_working branch from 569cd59 to 2e7655d Compare October 14, 2025 02:39
@bkeryan bkeryan merged commit 7f0c6fe into ni:master Oct 14, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

first_samp_timestamp_val property does not work because LibraryInterpreter is missing a method

3 participants